Allow NULL for message_format, as described in the docs and as worked
authorOwen Taylor <otaylor@redhat.com>
Wed, 29 Oct 2003 20:43:58 +0000 (20:43 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 29 Oct 2003 20:43:58 +0000 (20:43 +0000)
commit935b37eb24d06949839d34677a6d42c7a3d6c155
tree08f8c100e5ca22754cd6c35159918a382833662b
parent6773cabf56de576424a69439518365d0f98da355
Allow NULL for message_format, as described in the docs and as worked

Wed Oct 29 15:40:26 2003  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkmessagedialog.c (gtk_message_dialog_new/
        gtk_message_dialog_new_with_format): Allow NULL
        for message_format, as described in the docs and
        as worked previously. (#125759, Richard Hult)

        * gtk/gtkmessagedialog.c (gtk_message_dialog_new_with_markup):
        Use g_markup_vprintf_escaped() to escape argumetns.

        * gtk/gtkmessagedialog.[ch]: Add gtk_message_dialog_set_markup()
        so there is some way to set literal markup.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmessagedialog.c
gtk/gtkmessagedialog.h